libxl: Add ERROR_DOMAIN_NOTFOUND for libxl_domain_info when it cannot find the domain
authorKonrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Fri, 3 Apr 2015 20:02:28 +0000 (16:02 -0400)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 15 Apr 2015 13:03:59 +0000 (14:03 +0100)
commitb0e0f7270c8b0ede7d4051e21c09394fc35b5a36
tree7edba13385b344f868cc548b7ac4d1e38995576c
parentda7e6b3108a72941e7bf35f48495c67975a257e4
libxl: Add ERROR_DOMAIN_NOTFOUND for libxl_domain_info when it cannot find the domain

And use that for all of its callers in the tree.

Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxl.c
tools/libxl/libxl.h
tools/libxl/libxl_types.idl
tools/libxl/xl_cmdimpl.c